Draw(Texture, Point, Rectangle, Color)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Graphics


No description provided

Syntax

public void Draw(
	Texture texture,
	Point position,
	Rectangle srcRect,
	Color tint
)

Back to index